Directly Accessing International Resources
You can access the International resources (resource types'itl0'
,'itl1'
,'itl2'
,'itl4'
, and'itl5'
) with theGetIntlResource
function. You can access specific tables within an international resource with theGetIntlResourceTable
procedure. If your application provides its own'itl2'
or'itl4'
resources, it should call theClearIntlResourceCache
procedure before accessing those resources.
Subtopics
- ClearIntlResourceCache
- GetIntlResource
- GetIntlResourceTable